XMLDocument.CreateAttribute Function

Creates an attribute node as an XMLAttribute.

Syntax

result = XMLDocument.CreateAttribute( Name )

Parameters

Name

String

Return Value

Result

XMLAttribute